FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package StandardPatientHealthRecordIG#current (63 ms)

Package StandardPatientHealthRecordIG
Type CodeSystem
Id Id
FHIR Version R4
Source https://open-health-manager.github.io/standard-patient-health-record-ig/https://build.fhir.org/ig/HL7/standard-patient-health-record-ig/CodeSystem-apple-health-kit-biological-sex-code-system.html
Url https://open-health-manager.github.io/standard-patient-health-record-ig/CodeSystem/apple-health-kit-biological-sex-code-system
Version 0.4.4
Status draft
Date 2023-09-13T16:34:31+00:00
Name AppleHealthKitBiologicalSexCodeSystem
Title Apple HealthKit Biological Sex Code System
Experimental False
Description Constants indicating the user’s sex.
Content complete

Resources that use this resource

ValueSet
apple-health-kit-biological-sex-value-set Apple HealthKit Biological Sex Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Placeholder

Source

{
  "resourceType" : "CodeSystem",
  "id" : "apple-health-kit-biological-sex-code-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "https://open-health-manager.github.io/standard-patient-health-record-ig/CodeSystem/apple-health-kit-biological-sex-code-system",
  "version" : "0.4.4",
  "name" : "AppleHealthKitBiologicalSexCodeSystem",
  "title" : "Apple HealthKit Biological Sex Code System",
  "status" : "draft",
  "date" : "2023-09-13T16:34:31+00:00",
  "publisher" : "MITRE",
  "contact" : [
    {
      "name" : "MITRE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://open-health-manager.github.io/standard-patient-health-record-ig"
        }
      ]
    }
  ],
  "description" : "Constants indicating the user’s sex.",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "notSet",
      "display" : "A constant indicating that either the user's biological sex characteristic type is not set, or the user has not granted your app permission to read that characteristic type."
    },
    {
      "code" : "female",
      "display" : "A constant indicating that the user is female."
    },
    {
      "code" : "male",
      "display" : "A constant indicating that the user is male."
    },
    {
      "code" : "other",
      "display" : "A constant indicating that the user is otherwise not categorized as either male or female."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.